Skip to content

ci: build multi-arch Docker images (amd64 + arm64)#13

Merged
davidpoblador merged 1 commit intomainfrom
worktree-whimsical-herding-puffin
Apr 2, 2026
Merged

ci: build multi-arch Docker images (amd64 + arm64)#13
davidpoblador merged 1 commit intomainfrom
worktree-whimsical-herding-puffin

Conversation

@davidpoblador
Copy link
Copy Markdown
Member

Summary

  • Add QEMU and Buildx setup steps to the release workflow
  • Build for both linux/amd64 and linux/arm64 platforms
  • Fixes platform mismatch error when pulling on arm64 hosts

Test plan

  • Verify next release builds and pushes a multi-arch manifest to GHCR
  • Confirm docker pull on arm64 gets the correct image

🤖 Generated with Claude Code

Add QEMU and Buildx setup to the release workflow so the published
image includes both architectures via a manifest list.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@davidpoblador davidpoblador merged commit a7dc852 into main Apr 2, 2026
1 check passed
@davidpoblador davidpoblador deleted the worktree-whimsical-herding-puffin branch April 2, 2026 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant